xen.git
2016-04-27 Julien Grallxen/arm: traps: Correctly interpret the content of...
2016-04-27 Julien Grallxen/bitops: Introduce GENMASK to generate mask
2016-04-27 Roger Pau Monnetools/pygrub: fix usage of LDFLAGS
2016-04-27 Roger Pau Monnetools/python: corrently use LDFLAGS and CFLAGS
2016-04-27 Roger Pau Monneoxenstored: fix error when shifting negative value
2016-04-27 Roger Pau Monnelibxl: fix passing the type argument to xc_psr_*
2016-04-27 Roger Pau Monnelibxl: add explicit casts from yajl_gen_status to yajl_...
2016-04-27 Roger Pau Monnelibxl: convert libxl__device_model_xs_path to a macro
2016-04-27 Roger Pau Monnelibxl: add the printf-like attributes to a couple of...
2016-04-27 Roger Pau Monnexl: fix usage of libxl_get_scheduler
2016-04-27 Roger Pau Monnelibxl: fix shutdown_reason type in list_domains
2016-04-27 Roger Pau Monnelibxc: fix usage of uninitialized variable
2016-04-27 Roger Pau Monnexen/tools: fix substitution of __align8__ uint64_t...
2016-04-27 Roger Pau Monnetools/headers: prevent adding two __align8__ to uint64_...
2016-04-27 Roger Pau Monnebuild: remove Kconfig forced gcc selection
2016-04-27 Roger Pau Monnebuild: pass HOST{CC/CXX} value down to Kconfig
2016-04-27 Roger Pau Monnebuild: set HOSTCXX based on clang value for Kconfig...
2016-04-27 Roger Pau Monnebuild: make HOSTCC conditional on the value of clang
2016-04-26 Jan Beulichx86/vMSI-X: write snoops should ignore hvm_mmio_interna...
2016-04-26 Doug Goldsteinblktap2: use abort() instead of custom crash
2016-04-26 Doug Goldsteintravis: enable building of the tools
2016-04-26 Jan Beulichx86/HVM: slightly improve hvm_mmio_{first,last}_byte()
2016-04-26 Jan Beulichx86/HVM: correct last address emulation acceptance...
2016-04-26 Andrew Cooperx86/mm: introduce modify_xen_mappings()
2016-04-26 Konrad Rzeszutek... Revert "HYPERCALL_version_op. New hypercall mirroring...
2016-04-26 Konrad Rzeszutek... Revert "libxc/libxl/python/xenstat/ocaml: Use new XEN_V...
2016-04-26 Jan Beulichx86/xstate: don't clobber or leak state when using...
2016-04-26 Jan Beulichx86/vMSI-X: avoid missing first unmask of vectors
2016-04-25 Fu Weidocs/arm64: clarify the documention for loading XSM...
2016-04-25 Doug Goldsteindocs: update FLASK cmd line instructions
2016-04-25 Doug Goldsteinlibfsimage: fix bad header guard
2016-04-25 Jan Beulichx86/MSI-X: correctly track interrupt masking state
2016-04-25 Jan Beulichx86/MMCFG: don't ignore error from intercept handler
2016-04-25 Jan Beulichx86/MSI: handle both MSI-X and MSI in cfg space write...
2016-04-25 Jan BeulichMAINTAINERS: drop Keir
2016-04-25 Jan Beulichx86emul: special case far branch validation outside...
2016-04-22 Olaf Heringtools: fix compile errors with -Og
2016-04-22 Wei LiuConfig.mk: update seabios revision
2016-04-22 Wei Liulibxl: pvusb: use %u to convert unsigned number
2016-04-22 Tamas K Lengyelxenaccess: minor fixes and extra printouts
2016-04-22 Fu Weidocs/arm64: update the documentation for loading XSM...
2016-04-22 Dirk Behmexen/arm: domain_build: Add PSCI 1.0 compatibility
2016-04-22 Jan BeulichMAINTAINERS: ARM docs to be maintained by ARM maintainers
2016-04-22 George Dunlapcommitters to be REST maintainers
2016-04-22 David Vrabelx86/ept: defer the invalidation until the p2m lock...
2016-04-20 Zhigang Wangtools/xenstat: handle network interface name in uppercase.
2016-04-20 Juergen Grossdocs: add misc/qemu-backends.txt
2016-04-20 Tim Deeganx86: limit GFNs to 32 bits for shadowed superpages.
2016-04-20 Andrew Coopertools/libxc: Correct use of X86_XSS_MASK in guest xstat...
2016-04-20 Juergen Grossxen: cpupools: Document XEN_SYSCTL_CPUPOOL_OP_* error...
2016-04-20 Juergen Grosslibxc: cpupools: adjust retry loop in xc_cpupool_remove...
2016-04-20 Juergen Grossxen: cpupools: return different error values for cpupoo...
2016-04-20 Wei Liulibxl: fix old style declarations
2016-04-15 Wei Liuhotplug/Linux: fix same_vm check in block script
2016-04-15 Andrew Coopertools/libxl: Fix legacy migration following COLO backch...
2016-04-15 Roger Pau Monnexen: change the sizes of memory fields in the HVM start...
2016-04-15 Vitaly Kuznetsovlibxl/save: set domain_suspend_state->domid in do_domai...
2016-04-15 Wei LiuConfig.mk: update mini-os changeset
2016-04-12 Julien Gralldrivers/pl011: ACPI: The interrupt should always be...
2016-04-11 Dario Faggiolixen: sched: fix spinlock issue in schedule_cpu_switch().
2016-04-11 Andrew Cooperx86/pv: Correctly fold vIOPL back into vcpu_guest_context
2016-04-11 Julien Grallxen/arm: acpi: Print more error messages in acpi_map_gi...
2016-04-11 Julien Grallxen/arm: acpi: Remove uncessary check in acpi_map_gic_c...
2016-04-11 Julien Grallxen/arm: acpi: Fix SMP support when booting with ACPI
2016-04-11 Julien Grallxen/arm: acpi: The boot CPU does not always match the...
2016-04-08 Konrad Rzeszutek... x86: Alter nmi_callback_t typedef
2016-04-08 Andrew Coopertools/libxc: Calculate xstate cpuid leaf from guest...
2016-04-08 Andrew Coopertools/libxc: Use featuresets rather than guesswork
2016-04-08 Andrew Coopertools/libxc: Wire a featureset through to cpuid policy...
2016-04-08 Andrew Coopertools: Utility for dealing with featuresets
2016-04-08 Andrew Coopertools/libxc: Expose the automatically generated cpu...
2016-04-08 Andrew Coopertools/libxc: Use public/featureset.h for cpuid policy...
2016-04-08 Andrew Coopertools/libxc: Modify bitmap operations to take void...
2016-04-08 Andrew Cooperxen+tools: Export maximum host and guest cpu featureset...
2016-04-08 Andrew Cooperx86/domctl: Update PV domain cpumasks when setting...
2016-04-08 Andrew Cooperx86/pv: Provide custom cpumasks for PV domains
2016-04-08 Andrew Cooperx86/cpu: Context switch cpuid masks and faulting state...
2016-04-08 Andrew Cooperx86/cpu: Rework Intel masking/faulting setup
2016-04-08 Andrew Cooperx86/cpu: Rework AMD masking MSR setup
2016-04-08 Andrew Cooperx86/cpu: Sysctl and common infrastructure for levelling...
2016-04-08 Andrew Cooperx86/cpu: Move set_cpumask() calls into c_early_init()
2016-04-08 Andrew Cooperxen/x86: Improvements to in-hypervisor cpuid sanity...
2016-04-08 Andrew Cooperxen/x86: Improve disabling of features which have depen...
2016-04-08 Andrew Cooperxen/x86: Clear dependent features when clearing a cpu cap
2016-04-08 Andrew Cooperxen/x86: Generate deep dependencies of features
2016-04-08 Andrew Cooperx86: introduce a new VMASSIST for architectural behavio...
2016-04-08 Jan Beulichx86/vMSI-X: fix qword write covering vector control...
2016-04-08 Dasaratharaman... mwait-idle: support for Intel Xeon Phi Processor x200...
2016-04-08 Len Brownmwait-idle: prevent SKL-H boot failure when C8+C9+C10...
2016-04-08 Andrew Cooperx86: calculate maximum host and guest featuresets
2016-04-08 Andrew Cooperx86: annotate VM applicability in featureset
2016-04-08 Ian JacksonRevert "xen: change the sizes of fields in the HVM...
2016-04-08 Roger Pau Monnelibxl: remove code added to use the 'phy' backend with...
2016-04-08 Roger Pau Monnelibxl: only allow guests with a device model to use...
2016-04-08 Roger Pau Monnelibxl: set the backend type to Qdisk for CDROM devices...
2016-04-08 Roger Pau Monnelibxl: set the device model version earlier in xenstore
2016-04-08 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-04-08 Julien Grallxen/arm64: correctly emulate the {w, x}zr registers
2016-04-08 Fu Weixen/arm64: check XSM Magic from the second unknown...
2016-04-08 Roger Pau Monnexen: change the sizes of fields in the HVM start info...
next